We need to detect ioemu handled devices earlier and ignore them.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 20 Aug 2005 09:36:15 +0000 (09:36 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 20 Aug 2005 09:36:15 +0000 (09:36 +0000)
commitbd56a310711c3800e1dba9046bd29b7dc8bebe91
tree920037fc755782d107f3e3d31d5354bf53f0695a
parenta1b473eb0619b33601cf95260ddc581a7f1979be
We need to detect ioemu handled devices earlier and ignore them.

Testing in blkif.py is too late. The check should be in createDevices.

Signed-off-by: Arun Sharma <arun.sharma@intel.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/blkif.py